home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-13 | 629 b | 38 lines |
- [SUBJECT]
- Description=Requires the visitor to click your link before being able to enter your site
- ImageIndex=-1
- Folder=Tools
-
-
- [HEAD_TEXT]
- ;<script language="JavaScript">
- ;<!-- Begin
- ;function adClick(ad, site) {
- ;window.open(ad);
- ;window.location = site;
- ;}
- ;// End -->
- ;</script>
- ;
-
- [BODY_TEXT]
- ;<a href="javascript:adClick('`SPONSOR_URL`', '`YOUR_URL`');">`Caption`</a>
- ;
-
-
- [`SPONSOR_URL`]
- Kind=U
- Value=http://www.sponsor.com/page.html
-
-
- [`YOUR_URL`]
- Kind=U
- Value=http://www.your-web-site-address-here.com/
-
-
- [`Caption`]
- Kind=S
- Value=Click here to visit our sponsor and go to our site
-
-
-